home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / DU Folder / TalkerLib SOM / •SOM / Rainbow README < prev    next >
Encoding:
Text File  |  1995-12-08  |  231 b   |  11 lines  |  [TEXT/SPM ]

  1. If you are trying to build the STalker.xih file that the MakeIt script produces from
  2. the STalker.idl file then you need to make a change for Rainbow to work.
  3.  
  4. Change line 17 from:
  5.  
  6. #include <STalker.xh>
  7.  
  8. to:
  9.  
  10. #include "STalker.xh"
  11.